Document gtk_header_bar_get_has_subtitle
authorMatthias Clasen <mclasen@redhat.com>
Wed, 19 Feb 2014 05:54:35 +0000 (00:54 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 19 Feb 2014 06:03:37 +0000 (01:03 -0500)
gtk/gtkheaderbar.c

index 86dfbcc57f606179540102f949fa07e1b12fa604..b87947167f208d687b3cca11ff5cdba0a1cbd005 100644 (file)
@@ -2021,8 +2021,11 @@ gtk_header_bar_set_has_subtitle (GtkHeaderBar *bar,
  * gtk_header_bar_get_has_subtitle:
  * @bar: a #GtkHeaderBar
  *
+ * Retrieves whether the header bar reserves space for
+ * a subtitle, regardless if one is currently set or not.
+ *
  * Returns: %TRUE if the header bar reserves space
- * for a subtitle.
+ *     for a subtitle
  *
  * Since: 3.12
  */